home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / ARTIENCE / MIPS.LZH / HELP6.TXT < prev    next >
Text File  |  1988-06-25  |  3KB  |  93 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.              Multiplied Intelligence Personnel Simulator (M.I.P.S.)
  7.                         Copyright 1987, Michael Reed.
  8.  
  9.                                 ╔═════════════╗
  10.                                 ║ ERROR CODES ║
  11.                                 ╚═════════════╝
  12.  
  13.                  If an error message is displayed by M.I.P.S.,
  14.         you will find the meaning of that error on the following pages.
  15.     ________________________________________________________________________
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.     
  24.  
  25.                                 ╔═════════════╗
  26.                                 ║ ERROR CODES ║
  27.                                 ╚═════════════╝
  28.  
  29. ERROR       EXPLANATION
  30. -----       -----------------------------
  31.   0         Undefined error
  32.                 Report this error to Michael Reed.
  33.  
  34.   2         File not found
  35.                 A filename used with one of the commands LOAD, EXECUTE,
  36.                 SAVE, READ or WRITE was not a valid filename or you
  37.                 referenced a file with "[Filename.Ext" that does not exist
  38.                 See your DOS manual for more information.
  39.  
  40.   3         Path not found
  41.                 An illegal path name has been specified.
  42.     
  43.   4         Too many open files
  44.                 Update \CONFIG.SYS file to allow more open files.
  45.  
  46.  
  47.  
  48.                                 ╔═════════════╗
  49.                                 ║ ERROR CODES ║
  50.                                 ╚═════════════╝
  51.  
  52. ERROR       EXPLANATION
  53. -----       -----------------------------
  54.   7         Memory control blocks destroyed
  55.                 DOS has in one way or another lost control of the memory 
  56.                 in the computer.  Press CTRL-ALT-DEL to reset your computer.
  57.  
  58.   10        Invalid environment
  59.                 An illegal DOS environment has been created.
  60.  
  61.   15        Invalid drive specified
  62.                 A drive letter (A: B: C:...) used with one of the commands 
  63.                 LOAD, EXECUTE, SAVE, READ or WRITE was not a valid filename.  
  64.                 See your DOS manual for more information.  
  65.  
  66.   19        Disk full
  67.                 There is no more room on the current disk to save the 
  68.                 information.  Save the information on a floppy.
  69.  
  70.  
  71.                                 ╔═════════════╗
  72.                                 ║ ERROR CODES ║
  73.                                 ╚═════════════╝
  74.  
  75. ERROR       EXPLINATION
  76. -----       -----------------------------
  77.   20        Not authorized to use command
  78.                 Only user number 1 can use the SAVE, READ, WRITE and NAME 
  79.                 commands.  User number one must be in teacher mode to
  80.                 avoid this error.
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.